Skip to content

release: 0.9.5#277

Merged
danielmillerp merged 1 commit intomainfrom
release-please--branches--main--changes--next
Mar 24, 2026
Merged

release: 0.9.5#277
danielmillerp merged 1 commit intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 24, 2026

Automated Release PR

0.9.5 (2026-03-24)

Full Changelog: v0.9.4...v0.9.5


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

Greptile Summary

This is an automated release PR generated by Stainless, bumping the agentex-sdk package version from 0.9.4 to 0.9.5. All four changed files are consistent and solely contain version number updates — no logic, API surface, or dependency changes are included.

  • .release-please-manifest.json: version key updated to 0.9.5
  • CHANGELOG.md: new 0.9.5 entry added with correct date and comparison link
  • pyproject.toml: version field updated to 0.9.5
  • src/agentex/_version.py: __version__ updated to 0.9.5

All version references are in sync; no issues found.

Confidence Score: 5/5

  • This PR is safe to merge — it is a purely mechanical, automated version bump with no logic changes.
  • All four files contain only version string updates from 0.9.4 to 0.9.5, they are mutually consistent, and no code logic, dependencies, or API surface was modified.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.9.4 to 0.9.5, consistent with the rest of the release.
CHANGELOG.md New 0.9.5 changelog entry added with the correct date and full changelog link.
pyproject.toml Project version bumped from 0.9.4 to 0.9.5, consistent with all other version files.
src/agentex/_version.py version bumped from 0.9.4 to 0.9.5, consistent with all other version files.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Stainless Automated Release Bot] --> B[Bump version: 0.9.4 → 0.9.5]
    B --> C[.release-please-manifest.json]
    B --> D[pyproject.toml]
    B --> E[src/agentex/_version.py]
    B --> F[CHANGELOG.md]
    C & D & E & F --> G[PR Merged to main]
    G --> H[PyPI publish: agentex-sdk 0.9.5]
Loading

Reviews (4): Last reviewed commit: "release: 0.9.5" | Re-trigger Greptile

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from a80dc2a to 64f65db Compare March 4, 2026 17:58
@danielmillerp danielmillerp self-requested a review March 24, 2026 16:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 64f65db to fe5a1d3 Compare March 24, 2026 16:57
@danielmillerp danielmillerp merged commit aa3aaa1 into main Mar 24, 2026
15 of 32 checks passed
@danielmillerp danielmillerp deleted the release-please--branches--main--changes--next branch March 24, 2026 17:15
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 24, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant